Gets a boolean value which indicates whether the key exists in the manager.
'Declaration
Public Function Contains( _
ByVal As String _
) As Boolean
Parameters
- key
- The item key.
Return Value
A boolean value which indicates whether the key exists in the manager.